home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3separg.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_SEPARATORGADGET_H = 1;
- include("oops/r3window.js")
-
-
- var R3CLID_SEPARATORGADGET = 1465;
-
-
-
-
-
-
-
-
-
- function r3Separatorgadget () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_SEPARATORGADGET, arguments);
- }
- // Methods
-
- // Attributes
- }
-
- r3Separatorgadget.prototype=new r3Window;
- // r3separg.h_H